Skip to content

fix(android): resolve include path for UniffiCallInvoker.h in windows #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jun 5, 2025

Conversation

roo12312
Copy link
Contributor

@roo12312 roo12312 commented Jun 4, 2025

error

C/C++: K:/d/dd/node_modules/loro-react-native/cpp/generated/loro.hpp:5:10: fatal error: 'UniffiCallInvoker.h' file not found
C/C++:     5 | #include "UniffiCallInvoker.h"
C/C++:       |          ^~~~~~~~~~~~~~~~~~~~~
C/C++: 1 error generated.

since we are using uniffi-bindgen-react-native@0.28.3-5 there are issues building in android on windows

ref: jhugman/uniffi-bindgen-react-native#261

unless we use the latest version of uniffi-bindgen-react-native we have to patch it manually.

@Leeeon233 Leeeon233 merged commit ac5a200 into loro-dev:main Jun 5, 2025
1 of 5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants